home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global Primero, Punto, Niv, Sala, full_video, EnMuerte
- set EnMuerte to 0
- set Sala to 1
- set Punto to 1
- set Primero to label("Niv" & Niv & Sala) - Punto
- puppetSound(0)
- minimos()
- activaNiveles()
- set the visible of sprite 16 to 0
- if full_video then
- puppetTransition(0)
- end if
- unLoadCast("archg.avi")
- preLoad(label("inicio"), label("inicio"))
- go("inicio")
- end
-